home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / dev / e / dclistview.readme < prev    next >
Text File  |  1997-09-05  |  3KB  |  76 lines

  1. Short:  EasyGUI PLUGIN: Double-clickable listview
  2. Author: victord@netrover.com (Victor Ducedre)
  3. Type:   dev/e
  4.  
  5. ****Fixed to not use v39-only functions****
  6. *****Should now work under v37 (oops!)*****
  7.  
  8.     This plugin creates a GadTools Listview gadget, almost identical to the
  9. standard EasyGUI one, with an extra flag that's set when a list item is
  10. double-clicked.  It's admittedly a small programming task, but it's something
  11. I've needed more than once...
  12.  
  13. Included in the archive
  14. -----------------------
  15.  
  16.     dclistview.m         ->the DCListview Plugin module
  17.     dclistview.e         ->... and its source
  18.     dclisttest           ->a simple demo
  19.     dclisttest.e         ->... and its source
  20.     myreq2               ->a simple EasyGUI file requester
  21.     myreq2.e             ->... and its source, originally by Wouter,
  22.                            modified by me to use dclistview.m
  23.     sortlist.m           ->used in myreq2
  24.     README               ->this file
  25.  
  26. Installing the modules
  27. ----------------------
  28.  
  29.     Copy dclistview.m to Emodules:Plugins/
  30.     Optionally, copy sortlist.m to Emodules:tools/
  31.  
  32. Feedback
  33. --------
  34.  
  35. Always welcomed, especially where bugs are concerned.  See address below.
  36.  
  37. Copyright
  38. ---------
  39.  
  40. Documentation style heavily influenced by Jason's Plugin docs. :)
  41.  
  42. The original myreq.e, upon which myreq2.e is based, and sortlist.m, are:
  43.  
  44.    Copyright © 1995 Wouter van Oortmerssen
  45.  
  46. (Both files are from the original EasyGUI distribution.)
  47.  
  48. All other files in this archive are:
  49.  
  50.    Copyright © 1997 Victor Ducedre
  51.  
  52. You are free to use these files in your own programs, and you may modify
  53. the souces supplied for your own purposes.
  54.  
  55. Many thanks to Wouter and Jason for the wonderfulness that is EasyGUI.
  56.  
  57. Be seeing you.
  58. Victor Ducedre (victord@netrover.com)
  59.  
  60.  
  61. ============================= Archive contents =============================
  62.  
  63. Original  Packed Ratio    Date     Time    Name
  64. -------- ------- ----- --------- --------  -------------
  65.    31220   12265 60.7% 19-Aug-97 15:30:26  dclisttest
  66.     1495     692 53.7% 19-Aug-97 15:28:58  dclisttest.e
  67.     3774    1597 57.6% 19-Aug-97 15:39:00  dclistview.doc
  68.     4603    1529 66.7% 19-Aug-97 15:28:48  dclistview.e
  69.     3318    1446 56.4% 19-Aug-97 15:28:52  dclistview.m
  70.    36032   14021 61.0% 19-Aug-97 15:30:52  myreq2
  71.     8884    3143 64.6% 13-Jul-97 16:37:02  myreq2.e
  72.     1598     748 53.1% 06-Jul-95 06:56:16  sortlist.m
  73.     1779     856 51.8% 19-Aug-97 15:40:32  README
  74. -------- ------- ----- --------- --------
  75.    92703   36297 60.8% 21-Aug-97 12:23:20   9 files
  76.